PDF4Java Reference Documentation
com.o2sol.pdf4java.graphics Package / PDFCanvas Class / beginMarkedContent Method / beginMarkedContent(String) Method
A name indicating the role or significance of the sequence.
In This Topic
    beginMarkedContent(String) Method
    In This Topic
    Begins marked content sequence.
    Each beginMarkedContent call must be paired with a call.
    Syntax
    public void beginMarkedContent( 
       java.lang.String tag
    )

    Parameters

    tag
    A name indicating the role or significance of the sequence.
    See Also